Carbon


SetDialogRefCon

Header: Dialogs.h Carbon status: Unsupported

void SetDialogRefCon (
    DialogPtr dialog, 
    SInt32 refCon
);
dialog
refCon

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

Use SetWindowProperty instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)